CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd fat

搜索资源列表

  1. SD_CARD_FAT

    0下载:
  2. STM32下SD卡文件系统读写程序,如何初始化SD卡及读写、擦除SD卡-SD card file system program of STM32,how to initialize ,write ,read,erase SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1300666
    • 提供者:施立成
  1. STM32-SDCard-SDIO-FATFS-V2

    0下载:
  2. 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2163272
    • 提供者:刘红莉
  1. SDCard_BootLoader

    0下载:
  2. 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:234423
    • 提供者:XZY
  1. Tiny-FatFs_ffsample007

    0下载:
  2. 不错的Tiny_Fat代码,包含MMC/SD等驱动-good file system....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:995301
    • 提供者:符运河
  1. flashfilesd

    0下载:
  2. SD Flash file system for AVR
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:2178083
    • 提供者:tone
  1. SDCARD

    0下载:
  2. SD卡FAT文件系统,很方面移植,注释详细-SD Card FAT file system, it is aspects of transplantation, detailed notes
  3. 所属分类:Other Embeded program

    • 发布日期:
    • 文件大小:364760
    • 提供者:guo
  1. dspic33

    0下载:
  2. WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:101169
    • 提供者:凉哥
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:28877
    • 提供者:罗德强
  1. fatfs

    1下载:
  2. 这是一个很精巧的FAT文件系统的,它实现数据文件存储的FAT方式访问,支持FAT32,感兴趣可以看一下.-This is a very delicate FAT file system, it implements the data files stored in FAT access, support for FAT32, interested can look at.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:841363
    • 提供者:amateur321
  1. prog

    0下载:
  2. grqd_xp原创,移植了FATFS到LPC2148,测试了写的速度,很满意,280K/S;UCOSII用的是2.76的,建立了5个简单的任务;建立了字库,写汉字很方便;现上传源程序。(内有原理图,字库文件,SD卡上的图片,ADS1.2的源程序)-grqd_xp original transplant FATFS to the LPC2148, Writing test speed, very satisfied, 280K/S UCOSII used are 2.76, and 5 set
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2213393
    • 提供者:grqd
  1. sd_fat16_test

    0下载:
  2. 在s3c44b0下利用SD卡进行WAV文件(FAT16格式)播放的源程序-At S3C44B0 use WAV files to SD card (FAT16 format) playback source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:69777
    • 提供者:czm
  1. SD_FAT_with_Menu

    1下载:
  2. Atmega64单片机程序(完整工程),包含SD HOST的驱动、FAT(使用ZLG的FAT),点阵的液晶屏显示驱动,带演示和测试菜单-Singlechip Atmega64 procedures (complete works), including SD HOST driver, FAT (use ZLG the FAT), dot-matrix LCD display driver, with demo and test the menu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:746492
    • 提供者:费利克斯雷
  1. FAT_document

    0下载:
  2. FAT文件分配表及文件系统程序和说明,文件在磁盘中的组织结构-FAT File Allocation Table file system and procedures and that documents the organizational structure of disk
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:25289
    • 提供者:henry
  1. spi_contrl_sdcard_fat16

    0下载:
  2. SPI接口控制 SD卡 并实现FAT16文件系统spi_contrl_sdcard_fat16.rar-SPI interface SD card and FAT16 file system to achieve spi_contrl_sdcard_fat16.rar
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:95690
    • 提供者:gdgn_526345
  1. M88_T24_fs04030814

    0下载:
  2. 我改写的在TFT上显示SD卡中BMP文件的程序,使用了一个日本人写的FAT FS-I have rewritten in TFT display BMP files in the SD card procedures, the use of a Japanese writing FAT FS
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:89443
    • 提供者:刘靖
  1. mp3daima

    0下载:
  2. 这个是从avr论坛中下载的mp3代码,含有fat代码部分,具有很好的参考价值-This is a forum from the avr download mp3 code, the code contains some fat, a good reference value
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-15
    • 文件大小:3890643
    • 提供者:陈方县
  1. FATdetail

    0下载:
  2. FAT 详解用于SD卡植入Fat16。 对于了解链表结构,寻址有利-Correspondence between drive number and physical drive .Note that Tiny-FatFs supports only single drive and always accesses drive number 0
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:649103
    • 提供者:gaoxy
  1. SD_FAT

    0下载:
  2. stm32读写SD卡程序,带FAT文件系统-stm32 to read and write SD card program, with a FAT file system
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:387837
    • 提供者:waiting
  1. SCFS2.3

    0下载:
  2. The Numonyx™ Sector-based Compact File System (SCFS) is an embedded file system that manages Numonyx NAND flash memories, MultiMediaCard™ (MMC) devices and Secure Digital (SD) cards with the File Allocation Table (FAT) file system for
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:490068
    • 提供者:tomli
  1. sd-reader_source_20100110

    0下载:
  2. AVR单片机,SD卡文件系统实现源代码,Keil编译器-FAT system based on SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:289952
    • 提供者:一刀
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com